home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / Libraries / SAT 2.3.8 / Demos / SAT Invaders demo ƒ / SAT Invaders demo notes < prev    next >
Text File  |  1995-09-13  |  954b  |  17 lines

  1. SAT Invaders
  2. ============
  3.  
  4. SAT Invaders is intended as a mid-level demo, with menu handling (through TransSkel again) and levels, but no scores or special options. This makes it much smaller and easier to understand than HeartQuest.
  5.  
  6. SAT Invaders uses the simpler collision detection scheme, since all sprites are either friends or foes.
  7.  
  8. Special features:
  9. • Menus, event processing
  10. • Sound and direct-to-screen blitting can be turned off
  11. • Menu bar hiding.
  12. • Optional starfield instead of a static background. (New in 2.3.5.)
  13.  
  14. SAT Invaders might be a possible platform to build on. Note that it doesn't save its settings. For optimal compatibility, you should save settings and scores in the system folder. (See Preferences.p in HeartQuest.)
  15.  
  16. IF YOU LIKE SAT INVADERS, you should try "Space Invaders" by Bettini Simone! That game is developed from SAT Invaders, turning into a full-featured Space Invaders clone - the best I've seen for the Mac so far!
  17.